Vcenter NamespaceManagement Supervisors Networks Edges Condition
The Vcenter NamespaceManagement Supervisors Networks Edges Condition schema defines an observation of the configuration state of a Supervisor.
This schema was added in vSphere API 9.0.0.0.
{
"type": "string",
"status": "string",
"last_transition_time": "string",
"reason": "string",
"message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
}
The type of an Edge's runtime state.
For more information see: Vcenter NamespaceManagement Supervisors Networks Edges Condition Type.
This property was added in vSphere API 9.0.0.0.
The status of the condition.
For more information see: Vcenter NamespaceManagement Supervisors Networks Edges Condition Status.
This property was added in vSphere API 9.0.0.0.
Last time the condition transitioned from one state to another. A transition happens when the value of status field changes.
This property was added in vSphere API 9.0.0.0.
if missing or null
, there are no ongoing operations related to bringing the condition to the desired state.
A brief CamelCase message indicating details about the reason for the last transition.
This property was added in vSphere API 9.0.0.0.
A human-readable message that provides additional details about the last transition.
This property was added in vSphere API 9.0.0.0.
If missing or null
no additional information is available.